byte pointer造句
例句与造句
- a 24-byte pointer to this off-row data is maintained on the original page
原始页上将维护一个指向此行外数据的24字节指针。 - gets or sets a byte pointer to a stream based on the current position in the stream
获取或设置基于流中当前位置的指向流的字节指针。 - a byte pointer
字节指针。 - calculates the number of characters produced by decoding a sequence of bytes starting at the specified byte pointer
计算对一个字节序列(从指定的字节指针开始)进行解码所产生的字符数。 - when overridden in a derived class, calculates the number of characters produced by decoding a sequence of bytes starting at the specified byte pointer
在派生类中重写时,计算对字节序列(从指定的字节指针开始)进行解码所产生的字符数。 - It's difficult to find byte pointer in a sentence. 用byte pointer造句挺难的
- decodes a sequence of bytes starting at the specified byte pointer into a set of characters that are stored starting at the specified character pointer
将从指定的字节指针开始的一个字节序列解码为一组字符,并从指定的字符指针开始存储这组字符。 - encodes a set of characters starting at the specified character pointer into a sequence of bytes that are stored starting at the specified byte pointer
将从指定的字符指针开始的一组字符编码为一个字节序列,并从指定的字节指针开始存储该字节序列。 - when overridden in a derived class, decodes a sequence of bytes starting at the specified byte pointer into a set of characters that are stored starting at the specified character pointer
在派生类中重写时,将一个字节序列(从指定的字节指针开始)解码为一组字符,并从指定的字符指针开始存储该组字符。 - when overridden in a derived class, encodes a set of characters starting at the specified character pointer into a sequence of bytes that are stored starting at the specified byte pointer
在派生类中重写时,将一组字符(从指定的字符指针开始)编码为一个字节序列,并从指定的字节指针开始存储该字节序列。 - when overridden in a derived class, decodes a sequence of bytes starting at the specified byte pointer and any bytes in the internal buffer into a set of characters that are stored starting at the specified character pointer
在派生类中重写时,将字节序列(从指定的字节指针处开始)和任何内部缓冲区中的字节解码为从指定字符指针开始存储的一组字符。 - when overridden in a derived class, encodes a set of characters starting at the specified character pointer and any characters in the internal buffer into a sequence of bytes that are stored starting at the specified byte pointer
在派生类中重写时,将一组字符(从指定的字符指针处开始)和内部缓冲区中的任何字符编码为从指定字节指针开始存储的字节序列。 - or clr user-defined type columns exceeds this limit, the database engine moves the record column with the largest width to another page in the row overflow data allocation unit, while maintaining a 24-byte pointer on the original page
或clr用户定义类型的列超过此限制时,数据库引擎将把最大宽度的记录列移动到row_overflow_data分配单元的另一页上,而在原始页上保留一个24字节指针。